Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Convert user query to solr #33

Merged
merged 17 commits into from
Feb 27, 2024
Merged

feat: Convert user query to solr #33

merged 17 commits into from
Feb 27, 2024

Conversation

eikek
Copy link
Member

@eikek eikek commented Feb 27, 2024

  • Convert the user query from what is currently supported into a solr (standard) query.
  • Adds solrs score field to the response
  • Allow to pass custom sorting
  • Allow to filter by entity type

@eikek eikek force-pushed the query-interpreter branch from 257a029 to 2fcd760 Compare February 27, 2024 14:42
@eikek eikek marked this pull request as ready for review February 27, 2024 15:47
Copy link
Contributor

@jachro jachro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow! This looks like a fully-fledged solr query functionality. Awesome!

@eikek eikek merged commit b08a4a3 into development Feb 27, 2024
2 checks passed
@eikek eikek deleted the query-interpreter branch February 27, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants